func go/types.identicalInstance
2 uses
go/types (current package)
context.go#L95: if identicalInstance(orig, targs, e.orig, e.targs) {
predicates.go#L514: func identicalInstance(xorig Type, xargs []Type, yorig Type, yargs []Type) bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)